home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / miffysamegame.swf / scripts / DefineButton2_272 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-09-27  |  48 b   |  4 lines

  1. on(rollOver){
  2.    eventNotify(OnGreenRoll);
  3. }
  4.